github.com/nektos/act@v0.2.63/pkg/runner/testdata/dir with spaces/push.yml (about)

     1  ---
     2  jobs:
     3    dir-with-spaces:
     4      runs-on: ubuntu-latest
     5      steps:
     6        - run: echo "$PWD"
     7  'on': push